IKsCommand<T>.Value property
The value returned by a method. Its type depends on the method.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
T Value { get; }
ReadOnly Property Value As T
Property Value
Type: T
See also